use enums for mutually exclusive options in simplify filter (#966)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 30 Dec 2022 21:33:14 +0000 (14:33 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Dec 2022 21:33:14 +0000 (14:33 -0700)
commite9786f1f44540bcb409e90a25b4bea046083fd2d
tree783664be8e8e082be214ad000ebbdf847c3ac2b3
parentcadc932c23189cb0143149d2284d2ae6e908b6dc
use enums for mutually exclusive options in simplify filter (#966)

* clean up simplify options

* tweak names

* fiddle with simplify test trying to be plaform neutral.

* use stable sort when testing simplify filter

for cross platform matching.
reference/simplify_error_crosstrack.gpx [new file with mode: 0644]
reference/simplify_error_length.gpx [new file with mode: 0644]
smplrout.cc
smplrout.h
testo.d/simplify.test